@charset "utf-8";
/*!*  ourstyle by @巨川网络 - http://wwww.juchuanwl.com */
::selection{color: #fff;background:#363e45;}
*{-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
body{background:#fff;}
ul{list-style-type: none;}

a:hover {color:#267544;}

.clear{clear:both;}
.dis{display:none;}
.ui-text-indent{text-indent: 2em;}
.ui-btn-min{font-size:14px;padding:0 13px;line-height:30px;}
.text-center{text-align: center;}
.ui-fixed-top{z-index:108;}

.ring{position:absolute;top:-5px;right:-5px;width:110px;height:110px;overflow:hidden;z-index:10;}
.ring span{position:absolute;color:#fff;font-size:15px;line-height:40px;background:#FF6300;transform:rotate(45deg);text-align:center;right:-36px;width:150px;top:18px;}
.ring span:before{content:"";position:absolute;top:100%;left:0;width:5px;height:5px;color:#fff;border:3px solid transparent;border-left-color:#d55b0e;border-top-color:#d55b0e;}
.ring span:after{content:"";position:absolute;top:100%;right:0;width:5px;height:5px;color:#fff;border:3px solid transparent;border-right-color:#d55b0e;border-top-color:#d55b0e;}
.ring span a{color:#fff;}
.ring-blue span{background:#1F82FC;}
.ring-blue span:before{border-left-color:#296BEF;border-top-color:#296BEF;}
.ring-blue span:after{border-right-color:#296BEF;border-top-color:#296BEF;}
.ring-green span{background:#46B12C;}
.ring-green span:before{border-left-color:#0A904B;border-top-color:#0A904B;}
.ring-green span:after{border-right-color:#0A904B;border-top-color:#0A904B;}
.ring-left{right:auto;left:-5px;}
.ring-left span{transform:rotate(-45deg);right:auto;left:-36px;}

/* .ribbon {height:8rem;width:8rem;overflow:hidden;position:absolute;z-index:10;}
.ribbon::before,.ribbon::after {border:.25rem solid #d55b0e;content:"";position:absolute;z-index:-1;}
.ribbon-title {background-color:#FF6300;color:#fff;position:absolute;padding:.5rem 0;font-size:16px;text-transform:uppercase;text-align:center;width:181px;}
.ribbon-right {top:-0.5rem;right:-0.5rem;}
.ribbon-right::before,.ribbon-right::after {border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);position: absolute;}
.ribbon-right::after {bottom:0;right:0;}
.ribbon-right::before {top:0;left:0;}
.ribbon-right .ribbon-title {transform:translate(-13px, 30px) rotate(45deg);}
.ribbon-left {top:-0.5rem;left:-0.5rem;}
.ribbon-left::before,.ribbon-left::after {border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);}
.ribbon-left::after {bottom:0;left:0;}
.ribbon-left::before {top:0;right:0;}
.ribbon-left .ribbon-title {transform: translate(-40px, 30px) rotate(-45deg);}
.ribbon-green::before,.ribbon-green::after {border-color:#0A904B;}
.ribbon-green .ribbon-title {background-color:#46B12C;} */

.ribbon {height:128px;width:128px;overflow:hidden;position:absolute;z-index:10;}
.ribbon::before,.ribbon::after {border:4px solid #d55b0e;content:"";position:absolute;z-index:-1;}
.ribbon .ribbon-title {background-color:#FF6300;color:#fff;position:absolute;padding:9px 0;font-size:15px;text-transform:uppercase;text-align:center;width:181px;}
.ribbon-right {top:-8px;right:-8px;}
.ribbon-right::before,.ribbon-right::after {border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);position: absolute;}
.ribbon-right::after {bottom:0;right:0;}
.ribbon-right::before {top:0;left:0;}
.ribbon-right .ribbon-title {transform:translate(-13px, 30px) rotate(45deg);}
.ribbon-left {top:-8px;left:-8px;}
.ribbon-left::before,.ribbon-left::after {border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);}
.ribbon-left::after {bottom:0;left:0;}
.ribbon-left::before {top:0;right:0;}
.ribbon-left .ribbon-title {transform: translate(-40px, 30px) rotate(-45deg);}
.ribbon-green::before,.ribbon-green::after {border-color:#0A904B;}
.ribbon-green .ribbon-title {background-color:#46B12C;}

.width{max-width:1440px;margin:0 auto;}

.headre-box{background:#fff;box-shadow: 2px 4px 8px rgba(33,40,50,0.15);}
.header{padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;height:90px;}
.header .header-left{display:flex;flex-wrap:wrap;align-items:center;}
.header .logo{display:flex;flex-wrap:wrap;align-items:center;}
.header .logo img{margin-right:20px;max-width:300px;max-height:80px;}
.header .header-right{display:flex;flex-wrap:wrap;align-items:center;}
.header .ui-nav{justify-content: stretch;}
.header .ui-nav ul li{margin-right:3px;}
.header .ui-nav ul li a{color:#212832;padding:25px 17px;font-size:16px;text-align: center;transition:all 0.5s ease;}
.header .ui-nav ul li a::before { position: absolute;content: '';background-image: url(../images/nav.png); width: 70px;height: 5px;background-position: center center;background-size: 100% 100%;background-repeat: no-repeat;bottom:0;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);opacity: 0;visibility: hidden;}
.header .ui-nav ul.active a {background: transparent;background: none;color: #fff;}
.header .ui-nav ul li a:hover,.header .ui-nav ul li.active a{color:#309255;}
.header .ui-nav ul li.active>a::before,.header .ui-nav ul li a:hover::before{opacity: 1;visibility: visible;}

.header .ui-nav ul li ul{border:0;min-width:100%;background:#fff;}
.header .ui-nav ul li ul li{margin-right:0;}
.header .ui-nav ul li ul li a,.header .ui-nav ul li.active ul li a{color:#333;padding:15px 17px 15px 17px;border-bottom:1px solid #f3f3f3;}
.header .ui-nav ul li ul li a:hover{background:#fff;color:#309255;}
.header .navbar{padding-right:20px;display:none;z-index:999;}
.ui-offside{overflow-y:auto;}

.pc-banner{display:block;}
.m-banner{display:none;}
.banner{width:100%;background:#fff;}
.banner .ui-carousel-item a{display:block;width:100%;}
.banner .ui-carousel-item a img{}
.banner .ui-carousel-page{bottom:25px;z-index:100;}
.banner .ui-carousel-page{ width:180px;margin: 0 auto;background-color:rgb(255 255 255 / 38%);padding: 10px 0;border-radius: 30px;}
.banner .ui-carousel-page li{height:10px;width:10px;border-radius:10px;transition:all 1s;}
.banner .ui-carousel-page li{border: 2px solid #28B463;}
.banner .ui-carousel-page li.active{width:40px;}
.ui-carousel-prev,.ui-carousel-next{width:80px;z-index:11;}
.ui-carousel-prev-icon,.ui-carousel-next-icon{background:rgba(0,0,0,.2);width:60px;height:60px;padding:20px;border-radius:50%;font-size:24px;position:relative;}
.ui-carousel-next-icon:after{display:block;position:absolute;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");width:20px;height:20px;top:20px;left:20px;}
.ui-carousel-prev-icon:after{display:block;position:absolute;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");width:20px;height:20px;top:20px;left:20px;}

.page-banner-wrap{background:#e7f8ee;}
.page-banner{max-width:1440px;padding:40px 20px;margin:0 auto;display:flex;align-items:center;height:460px;}
.page-banner .text{flex:0 0 50%;max-width:50%;padding-right:10%;}
.page-banner .text h2{font-size:40px;font-weight:bold;color:#00784b;margin-top:-20px;letter-spacing:2px;}
.page-banner .text h2:after{content:'';display:block;background:#309255;width:75px;height:6px;border-radius:3px;margin:24px 0 22px}
.page-banner .text h2 em{font-size:24px;color:#ffa200;display:inline-block;margin-left:20px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-weight:normal;letter-spacing:0;}
.page-banner .text p{font-size:18px;line-height:30px;color:#525855;}
.page-banner .image{flex:0 0 50%;max-width:50%;text-align:right;padding-right:40px;}
.page-banner .image img{max-width:100%;max-height:400px;vertical-align:middle;}

.subnav{margin:10px 0 20px 0;}
.subnav ul{display:flex;justify-content:center;list-style:none;}
.subnav ul li{margin-left:10px;}
.subnav ul li a{display:block;background:#fff;color:#52565b;padding:12px 22px;border-radius: 30px;border: 1px solid rgba(48,146,85,0.2);transition:all 0.5s ease;}
.subnav ul li a:hover{background:#e7f8ee;color:#309255;}
.subnav ul li.active a{background:#e7f8ee;color:#309255;}

.green-line{padding: 30px 30px 40px;border: 1px solid rgba(48,146,85,0.2);border-radius:10px;}
.green-box{background-color:#e7f8ee;border-radius:10px;padding:15px;margin-bottom:20px;}
.green-wrap{background-color:#e7f8ee;padding: 30px 30px 40px;border: 1px solid rgba(48,146,85,0.2);border-radius:10px;}
.home-green-wrap{background-color:#e7f8ee;position: relative;}
.home-green-wrap .slider-shape {position: absolute;left: 120px;top: 195px;}
@media only screen and (min-width: 1200px) and (max-width: 1599px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-green-wrap .slider-shape {left: 50px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (max-width: 767px) {
    .home-green-wrap .slider-shape {display: none;}
}

.section-title{margin: 0 auto;text-align: center;}
.section-title .main-title {font-size:30px;color:#1d2733;margin-bottom:0;line-height:1.4;}
.section-title .main-title span {color:#309255;position:relative;}
.section-title.shape {padding-bottom:11px;}
@media only screen and (max-width: 575px) {
    .section-title.shape {padding-bottom: 0;}
}
.section-title.shape .main-title span::before {position: absolute;content: '';background-image: url(../images/shape-4.png);background-position: center center;background-size: cover;background-repeat: no-repeat;width: 121px;height: 13px;right: 0;bottom: -11px;}
.section-title p {font-size: 16px;line-height: 26px;font-weight: 400;color: #8492a6;padding: 0 10px;}
.section-more-shape{text-align: center;}
.section-more-shape img{margin-top: -60px;}

/* section more */
.section-more{text-align:center;}
.section-more a {margin: 25px auto;border: 2px solid #309255;background: #fff;color: #309255;text-align: center;padding: 10px 40px;display: inline-block;border-radius: 100% 100%; box-shadow: rgb(71 203 137 / 33%) 0px 3px 5px 0px;}
.section-more a i {color:#309255;margin-left: 10px;}
.section-more a:hover {background: #309255;color: #fff;border-color:#309255;box-shadow: 0px 0px 0px 5px #b8efdb;}
.section-more a:hover i{color:#fff;}

.about-box {padding: 260px 0;background:#fff;background-position: left center;background-repeat: no-repeat;background-size: cover;position: relative;}

@media screen and (min-width:992px) and (max-width:1199px) {
    .about-box {padding: 180px 0;}
}
@media screen and (min-width:768px) and (max-width:991px) {
    .about-box {padding: 125px 0;}
}
@media screen and (max-width:767px) {
    .about-box {padding: 100px 0;}
}
.about-box::after {position: absolute;left: 0;top: 0;width: 100%;height: 0;content: "";
    background-image: url("../images/shape-top.svg");background-position: left center;background-repeat: no-repeat;background-size: cover;
    padding-top:20%;
}

.about-box::before {position: absolute;left: 0;bottom: 0;width: 100%;height: 0;content: "";
    background-image: url("../images/shape-bottom.svg");background-position: left center;background-repeat: no-repeat;background-size: cover;
    padding-bottom:20%;
}
.about-box .section-more{position:relative;}
.about-content {margin:15px;}
.about-content p {font-size:16px;line-height:2;margin-bottom:20px;color:#666;}


.news-wrap{display:flex;flex-wrap:wrap;margin:40px 0 20px -2%;}
.news-list{width:31.33%;margin:0 0 2% 2%;}
.news-item {padding:12px;display: flex;border-radius: 10px; border: 1px solid rgba(48, 146, 85, 0.2);position: relative;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-top: 20px;}
.news-item .icon {text-align: center;}
.news-item .icon img{width:80px;height:80px;border: 1px solid #d4efde;padding: 3px;border-radius:50%;}
.news-item .news-booy{margin-left:12px;flex: 1;position: relative;overflow: hidden;}
.news-item .news-booy .name{font-size:17px;font-weight:500;margin-bottom:8px;}
.news-item .news-booy p{color:#52565b;font-size:15px;font-weight:400;}
.news-item .time{color:#8e9298;display: flex;align-items: center;align-items:flex-end;}

.news-item:hover{background-color:#309255;border-color:#309255;}
.news-item:hover .news-booy .name{color:#fff;}
.news-item:hover .news-booy .name a{color:#fff;}
.news-item:hover .news-booy p{color:#d4efde;}
.news-item:hover .time{color:#d4efde;}

/*列表及内容*/
.about{}
.about .content{border-radius:10px;padding:10px;border: 1px solid rgba(48,146,85,0.2);margin: 15px;}
.productlist{}
.newslist{padding:15px;}
.our-show{}
.our-show .sidebar{padding:35px;border: 1px solid rgba(48,146,85,0.2);border-radius: 10px;margin:30px;}
.our-show .sidebar .category-list li+li {margin-top: 10px;}
.our-show .sidebar .category-list li a {padding: 0 15px;height: 50px;line-height: 50px;display: block;color: #52565b;border: 1px solid rgba(48,146,85,0.2);border-radius: 10px;font-size: 15px;transition: all 0.3s ease 0s;}
.our-show .sidebar .category-list li a span {display: block;float: right;color:#ff8400;}
.our-show .sidebar .category-list li a:hover,.our-show .sidebar .category-list li.active a{color:#309255;background-color: #e7f8ee;border-color: #e7f8ee;}
.our-show-title{padding:15px 20px;}
.our-show-title h1{font-size:32px;color:#1c1f21;line-height:40px;margin:8px 0;}
.our-show-title div{font-size:14px;color:#999;margin:10px 0;}
.content{line-height:24px;margin-top:20px;padding:15px;}
.content p{margin-bottom:20px;line-height:30px;}
.content p:last-child{margin-bottom:0;}
.content img{max-width:100%;}
.content a{color:#4caf50;}
.content a:hover{color:#f30;}
.content ol{padding-left: 2em;}
.book{padding:15px;}
.book-box{max-width: 660px;margin:0 auto;padding:20px;background: #e7f8ee;border-radius: 10px;}

.contact-info {background-color:#e7f8ee;padding:60px;border-radius: 15px;/* margin-top: 10px; */position: relative;}
.contact-info .shape {position: absolute;top: 50px;right: 50px;}
.contact-wrap{}
.contact-item{display: flex;border-bottom: 1px solid rgba(48,146,85,0.2);padding-bottom:20px; margin-bottom:20px;transition: all 0.3s ease 0s;}
.contact-item:hover{border-bottom: 1px solid #309255;}
.contact-item .icon {width: 100px;height: 100px;display: flex;align-items: center;justify-content: center;border: 1px solid rgba(48,146,85,0.2);border-radius: 50%;}
.contact-item .icon i {width: 70px;height: 70px;line-height:70px;background-color: #fff;border: 1px solid rgba(48,146,85,0.2);border-radius: 50%;font-size: 30px;color: #309255;text-align: center;transition: all 0.3s ease 0s;}
.contact-item:hover .icon i {background-color:#309255;border-color:#309255;color:#fff;}
.contact-item .booy {margin-left:20px;margin-top:15px;}
.contact-item .booy .title {font-size:18px;font-weight:400;color:#309255;margin-bottom: 0;}
.contact-item .booy .desc {font-size: 22px;font-weight:500;color:#212832;margin-bottom: 0;margin-top:10px;}

.help-box{margin: 0 0 0 20px;padding:30px;border: 1px solid rgba(48,146,85,0.2);border-radius:10px;}
.help-list{list-style:none;margin-top:15px;}
.help-list li{background:#fff;border-bottom:1px solid #eaeaea;margin-bottom:15px;padding-bottom:15px;}
.help-list li h3{font-size:20px;font-weight:bold;color:#f92e2e;}
.help-list li p{line-height:40px;font-size:16px;}

.ui-piclist-image img{transition:all .5s;}
.ui-piclist-image:hover img{transform:scale(1.1);}

.media{overflow:visible;}
.media .ui-piclist-item{padding:10px;margin-bottom:1.8%;transition: 0.5s linear 0s;background:#fff;border-radius: 10px;border: 1px solid rgba(48,146,85,0.2);transition:all 0.5s ease;}
.media .ui-piclist-item .ui-piclist-body p {line-height: 24px;font-size: 14px;color: #52565b;overflow: hidden;}
.media .ui-piclist-body{padding: 0px;}
.media .ui-piclist-bar{display:block;margin-top: 10px; padding: 10px 0px 3px;border-top: 1px solid rgba(48,146,85,0.2);line-height: 30px;position: relative;transition: all .36s ease;}
.media .ui-piclist-bar:before {content: '';position: absolute;top: 0px;left: 0px;width: 0%;height: 1px;background:#309255;z-index: 1;transition: all .5s ease;}
.media .ui-piclist-item:hover a .ui-piclist-bar:before{width:100%;}
.media .ui-piclist-item:hover{border: 1px solid #309255;}
.media .ui-piclist-image{overflow:hidden;position: relative;}
.media .ui-piclist-image:hover img{transform:scale(1);}
.media .ui-piclist-footer {background-color:#eefbf3;padding:10px;border-radius:10px;margin-top:10px;}
.media .ui-piclist-footer p{color:#52565b;font-size:14px;overflow: hidden;}
.media .ui-piclist-item:hover .ui-piclist-footer{background-color:#309255;color:#fff;}
.media .ui-piclist-item:hover .ui-piclist-footer p{color:#fff;}

.product-show {color: #eff3f9;text-align: center;position: relative;overflow: hidden;}
.product-show .title {margin: 10px auto 20px auto;display: inline-block;background: #fff;color: #fa563a;padding: 10px 30px;border-radius: 25px;font-size:18px;font-weight: 400;}
.product-show .image {margin: 0 auto;text-align: center;max-width:600px;box-shadow: 0 0 12px rgba(0, 60, 179, .12);background:#fff;position: relative;border-radius: 14px;padding: 14px;transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;}
.product-show .image .ui-carousel-page {}
.product-show .image .ui-carousel-page li {height:12px;width:12px;border-radius:12px;background:#309255;transition: all 1s;}
.product-show .image .ui-carousel-page li.active {width:30px;background:#309255;}
.product-show .image .ui-carousel-item img {border-radius:12px;}

 .our-show .ui-tabs-nav li a:hover{color:#309255;}
 .our-show .ui-tabs-nav li.active{border-bottom:2px solid #19BE6B;}
 .our-show .ui-tabs-nav li.active a{color:#309255;}

.ui-card-book{border:1px solid rgba(48,146,85,0.2);border-radius:0 20px 0 0;}
.ui-card-book .ui-card-header{padding:15px 25px;line-height:30px;background:#e7f8ee;border-bottom:1px rgba(48,146,85,0.2);border-radius:0 20px 0 0;}
.ui-card-book .ui-card-header .ui-card-header-title{border:0;padding:0;}
.ui-card-book .ui-card-body{padding:20px 25px 25px 25px;word-break:break-all;}
.ui-card-book .ui-card-footer{border-top:0;padding:0 25px 20px 25px;}


.social {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/* margin-top: 25px; */
}
.social li {padding-top:10px;margin-right:10px;}
.social li:last-child {margin-right:0;}
.social li a {display: block;width:50px;height:50px;line-height:50px;border: 1px solid rgba(48, 146, 85, 0.25);border-radius:10px;text-align:center;font-size:18px;color:#212832;transition: all 0.3s ease 0s;}
.social li a:hover {background-color:#309255;border-color:#309255;color:#fff;}
.social li a i{color:#309255;}
.social li a:hover i{color:#fff;}
/*CMS分页*/
.page {clear: both;margin: 10px 0;text-align: center;}
.page a:hover {color:#309255;}
.page-status{border-radius: 4px 0 0 4px;}
.page-last{border-radius: 0 4px 4px 0;}
.page-status,.page-index,.page-pre,.page-num,.page-next,.page-last {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px 5px 0;
	background-color: #fff;
	color: #52565b;
	font-size: 15px;
	border: 1px solid rgba(48,146,85,0.2);
	border-radius:2px;
}
.page .page-num-current{background-color:#309255;height:40px;line-height: 40px;border:none;color:#fff;}
.page:hover .page-num-current{background-color:#309255;color:#fff;}

.tips { font-size: 16px;font-weight: normal;margin: 30px auto;border: 1px solid #FFD8D1;background: #FFF9F9;color: #FA563A;padding: 12px 20px;text-align: left;border-radius: 4px;}
.tips i {font-size: 24px;margin-right: 15px;color: #FA563A;}

blockquote,pre{background-color: #effaf5;border-color: #dbdbdb;border-radius: .375em;border-style: solid;border-width: 0 0 0 4px;color: #4a4a4a;padding: 1.25em 1.5em;}
blockquote,pre{border-color:#48c78e;color:#19be6b;}

/*新增服务*/
.our-app{padding: 60px 0;position: relative;background-size: cover !important;background-position: center !important;background: #309255;background-image:url(../images/bg-new.png);color: #fff;}
.our-app .shape-1 {position: absolute;top: 35%;left: 50%;}
@media only screen and (min-width: 768px) and (max-width: 1279px),
only screen and (max-width: 767px) {
    .our-app .shape-1 {display: none;}
}
.our-app form{width:90%;margin: 0 auto;}
.our-app .ui-input-group{box-shadow: 0px 0px 0px 6px rgba(255,255,255,0.3);border-radius: 4px;}
.our-app .ui-input-group button.after {background:#309255;border-color:#309255;color:#fff;padding: 0 15px;}
.our-app .service{margin: 0 auto;text-align: center;}
.our-app .service .ui-btn{box-shadow: 0px 0px 0px 6px rgba(255,255,255,0.3);border-radius: 4px;margin-right: 10px;margin-left: 10px;}
.our-app .service .ui-btn-big {font-size: 16px;padding: 0 36px;line-height:50px;color:#309255;}
.our-app .service .ui-btn i{font-size:28px;}

.services-box{background-color:#e7f8ee;padding: 50px 0;position: relative;z-index: 1;}
.services-box::before {position: absolute;content: '';bottom: 0px;width: 100%;height: 100%;opacity: 0.5;display: inline-block;background: url(../images/place.png) no-repeat;background-size: contain;background-position: bottom center;}
.services-box .shape-1 {position: absolute;top: 80px;left: 5%;z-index: -1;}
.services-box .shape-2 {position: absolute;right: 3%;bottom: 95px;z-index: -1;}
/* @media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (max-width: 767px) {
    .services-box .shape-1,.services-box .shape-2 {display: none;}
} */
.services-wrap{display:flex;flex-wrap:wrap;}
.services-item{width:33%;margin:-1px 0 0 -1px;border:1px solid rgba(48,146,85,0.2);;position:relative;padding:30px 40px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.services-item .body{/* padding-bottom:36%; */}
.services-item .desc{line-height:26px;margin-top:20px;color:#212832;text-indent: 2em;}
.services-item:hover{border-color:#309255;}

.link-box{background:#1F2B37;border-bottom: 1px solid #1A2431;}
.link-title{display:inline-block;font-size:24px;padding:10px 0;color:#fff;}
.link{padding:10px;line-height:30px;font-size:13px;}
.link a{color:#adb5bd;}
.link a:hover{color:#309255;}

.footer{background:#212832;padding:15px 0;}
.copyright{margin:0 auto;color:#fff;display:flex;justify-content:space-between;padding:0;}
.copyright div,.copyright div a{color:#adb5bd;}
.copyright div a:hover{color:#309255;}

.web-footnav{height:64px;display:none;}
.ui-backtop{display:none;}
.ui-sidebar{z-index:10 !important;}

/*Large*/
@media screen and (min-width:1280px){.width{width:1200px;}}
@media screen and (min-width:1366px){.width{width:1306px;}}
@media screen and (min-width:1600px){.width{width:1480px;}}
@media screen and (min-width:1920px){.width{width:1580px;}}
@media screen and (max-width:1920px) and (min-width: 1600px){}

/*w1024*/
@media screen and (max-width:1024px)
{
    .width{max-width:100%;}
	.header{height:60px;}
	.header .logo{max-width:400px;}
	.header .logo img{max-height:60px;}
    .header .ui-nav{display:none;}
	.header .navbar{display:block;}

	#offside-nav{min-width:85%;}
	.ui-collapse-menu-title{padding-left:10px;}
	.ui-collapse-menu-title.active{background:#fff;}
	.ui-collapse-menu-title.active a{color:#363e45;}

    .page-banner .text{padding:0 20px;}

    .subnav{padding:0 10px;margin:10px 0 5px 0;}
	.subnav ul{flex-wrap:wrap;justify-content:flex-start}
	.subnav ul li{flex:0 0 50%;max-width:50%;margin-left:0;margin-bottom:10px;}
	.subnav ul li a{padding:8px 10px;font-size:14px;text-align:center;}
	.subnav ul li:nth-child(1n){padding-right:5px;padding-left:0;}
	.subnav ul li:nth-child(2n){padding-right:0;padding-left:5px;}

    .section-more a{margin:15px auto;padding: 5px 20px;}

    .news-wrap{margin: 15px 15px 15px 0;}
    .news-list{width:48%;}
    .news-list:last-child{width:98%;}
    .news-item {padding:10px;margin-top: 10px;}
    .news-item .time{display:none;}

    .ui-piclist{margin:0 0 0 0}
	.ui-piclist .ui-piclist-item{width:47.5%;margin:0 0 15px 15px;}

    .our-show .ui-col-8{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .our-show .ui-col-4{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .our-show .sidebar{padding:20px;margin:10px;}

    .our-app .ui-col-6{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .our-app .service{margin-top: 20px;}
	.our-app .service .ui-btn-big {padding: 0 28px;}

	.green-line {padding:10px;}
	.contact-wrap .ui-col-6{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.contact-info {padding:20px;}
	.contact-item {padding-bottom: 10px;margin-bottom:10px;}
	.contact-item .icon {width:80px;height:80px;}
	.contact-item .icon i {width:66px;height:66px;line-height:66px;}
	.contact-item .booy {margin-top: 10px;}
	.contact-item .booy .title {font-size: 16px;}
	.contact-item .booy .desc {font-size:18px;}

    .help-box {margin: 20px 0 0 0;padding: 20px;}

	.product-show .image {padding: 8px;}

    .services-item{width:47.5%;margin:10px;padding:15px;border-radius:15px;}

	.copyright{max-width:96%;}

    .web-footnav{display:block;}
    .ui-sidebar{display:none;}
}

/*w800*/
@media screen and (max-width:800px){
    .services-item{width:98%;margin:10px;padding:15px;}
}
/*w768*/
@media screen and (max-width:768px)
{
    .m-none{display:none;}

    .pc-banner{display:none;}
    .m-banner{display:block;}

    .page-banner{height:220px;}
	.page-banner .text{flex:0 0 100%;max-width:100%;padding:0 15px;}
	.page-banner .text h2{font-size:20px;margin:0;}
	.page-banner .text h2:after{margin:16px 0 22px;width:45px;}

	.page-banner .text p{font-size:14px;}
	.page-banner .text h2 em{font-size:16px;}
	.page-banner .text p{font-size:14px;line-height:24px;}
	.page-banner .image{display:none;}

    .news-wrap{margin:10px;}
	.news-list{width:100%;margin:0 0 15px 0;}
    .news-list:last-child{width:100%;}

    .ui-piclist{margin:0 0 0 0}
	.ui-piclist .ui-piclist-item{width:48%;margin:0 0 5px 5px;}
    .media .ui-piclist-item{padding:8px;}

    .pagelist .page-status{display:none;}
    .pagelist .page-index{display:none;}
    .pagelist .page-pre{display:none;}
    .pagelist .page-numbar{display:inline-block;}
    .pagelist .page-next{display:none;}
    .pagelist .page-last{display:none;}
    .pagelist a {padding: 4px 12px;border-radius: 25px;}

    .services-item{width:96%;margin:10px;padding:15px;}
	.services-item:last-child{margin-bottom:0;}

	.copyright{flex-direction:column;}
	.copyright div{text-align:center;font-size:12px;line-height:24px;}

}

/*w640*/
@media screen and (max-width:640px)
{
    .page-banner .text .before{padding:0 10px;font-size:12px;}
	.page-banner .text .ui-form-ip{font-size:12px;}

}

/*w540*/
@media screen and (max-width:540px)
{
}

@media screen and (max-width:415px)
{
}
.newpro-row {margin-right:-15px;margin-left:-15px;}
.newpro-row .ui-col-6{padding-right:15px;padding-left:15px;}
.newpro {display: flex;align-items: flex-start;margin: 10px auto;background-color: #fff;box-shadow: rgba(60, 72, 88, 0.2) 0px 0px 3px 0px;border-radius: 4px;}
.newpro:hover {box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);}
.newpro img{border-radius: 4px;border-right: 1px solid #f2f2f2;max-width: 200px;}
.newpro-body {flex: 1;}
.newpro .block {padding:18px;}
.newpro h2{font-size:20px;}
.newpro a i{margin-left: 5px;}
.newpro .more{padding: 12px 20px;border: 1px solid #f2f2f2;margin-top:15px;margin-left:15px;color: #666;border-radius: 8px;}
.newpro .more:hover{background-color: #e7f8ee;color: #309255;border: 1px solid rgba(48, 146, 85, 0.2);}
@media screen and (max-width:768px)
{
	.newpro-row{margin: 0;}
	.newpro-row .ui-col-6{padding-right:5px;padding-left:5px;}
	.newpro {flex-wrap: wrap;margin: 5px auto;}
	.newpro img{border-right: none;max-width: 100%;}
	.newpro p,.newpro span{display: none;}
	.newpro .more{display: none;}
}
/*新增Animal*/
.animation-round {-webkit-animation: round 8s linear 0s infinite normal forwards;animation: round 8s linear 0s infinite normal forwards;}
@-webkit-keyframes round {
    0% {-webkit-transform: rotate(0);transform: rotate(0);}
    100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes round {
    0% {-webkit-transform: rotate(0);transform: rotate(0);}
    100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
.animation-left {-webkit-animation: left 5s linear 0s infinite normal forwards;animation: left 5s linear 0s infinite normal forwards;}
@-webkit-keyframes left {
    0% {-webkit-transform: translateX(0);transform: translateX(0);}
    50% {-webkit-transform: translateX(-40px);transform: translateX(-40px);}
    100% {-webkit-transform: translateX(0);transform: translateX(0);}
}
@keyframes left {
    0% {-webkit-transform: translateX(0);transform: translateX(0);}
    50% {-webkit-transform: translateX(-40px);transform: translateX(-40px);}
    100% {-webkit-transform: translateX(0);transform: translateX(0);}
}
.animation-right {-webkit-animation: right 5s linear 0s infinite normal forwards;animation: right 5s linear 0s infinite normal forwards;}
@-webkit-keyframes right {
    0% {-webkit-transform: translateX(0);transform: translateX(0);}
    50% {-webkit-transform: translateX(40px);transform: translateX(40px);}
    100% {-webkit-transform: translateX(0);transform: translateX(0);}
}
@keyframes right {
    0% {-webkit-transform: translateX(0);transform: translateX(0);}
    50% {-webkit-transform: translateX(40px);transform: translateX(40px);}
    100% {-webkit-transform: translateX(0);transform: translateX(0);}
}
.animation-up {-webkit-animation: up 5s linear 0s infinite normal forwards;animation: up 5s linear 0s infinite normal forwards;}
@-webkit-keyframes up {
    0% {-webkit-transform: translateY(0);transform: translateY(0);}
    50% {-webkit-transform: translateY(-40px);transform: translateY(-40px);}
    100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
@keyframes up {
    0% {-webkit-transform: translateY(0);transform: translateY(0);}
    50% {-webkit-transform: translateY(-40px);transform: translateY(-40px);}
    100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
.animation-down {-webkit-animation: down 5s linear 0s infinite normal forwards;animation: down 5s linear 0s infinite normal forwards;}
@-webkit-keyframes down {
    0% {-webkit-transform: translateY(0);transform: translateY(0);}
    50% {-webkit-transform: translateY(40px);transform: translateY(40px);}
    100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
@keyframes down {
    0% {-webkit-transform: translateY(0);transform: translateY(0);}
    50% {-webkit-transform: translateY(40px);transform: translateY(40px);}
    100% {-webkit-transform: translateY(0);transform: translateY(0);}
}